Welcome![Sign In][Sign Up]
Location:
Search - tcp nat

Search list

[OS programP2P_by_shootingstars

Description: 这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。- This the question which frequently meets in the TCP/IP programming must process, is network address translation NAT, changes the source code to provide one method, in the penetration the net protection, arrives the destination address.
Platform: | Size: 28672 | Author: 罗家兄弟 | Hits:

[Internet-NetworkNATSolutions

Description: 很实用的点对点通讯程序,通过UDP打洞穿透NAT网关实现P2P连接,该源码实现了一个网络地址转换系统,分3个部分:1)路由器 2)TCP映象 3)UDP映象-very practical point-to-point communications procedures through UDP burrows penetrate NAT Gateway peer-to-peer connectivity, the source implementation of a network address translation system, in three parts : 1) Router 2) TCP Mapping 3) UDP mapping
Platform: | Size: 17408 | Author: 李大卫 | Hits:

[Internet-Networkudt.sdk.2.3.tar

Description: UDP的可靠传输项目UDT(开源),采用了类似TCP的华东窗口协议-UDP reliable transmission UDT (open source), adopted a similar TCP window of East China agreement
Platform: | Size: 157696 | Author: | Hits:

[P2Ptcp-udp-nat

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
Platform: | Size: 31744 | Author: 3Q | Hits:

[Internet-NetworkNAT_TCP_FireWall

Description: TCP穿透NAT。本文将TCP穿透NAT的过程封装了。-TCP penetrate NAT. This paper will penetrate NAT TCP Packaging of the process.
Platform: | Size: 312320 | Author: 程晔儿 | Hits:

[Booksnatblaster

Description: NATBLASTER: Establishing TCP Connections Between Hosts Behind NATs∗ -NATBLASTER : Establishing TCP Connections Between Hosts Be Hind NATs
Platform: | Size: 147456 | Author: 守望者 | Hits:

[Program docCMU-ISRI-05-104

Description: 一篇关于P2P 穿越NAT 的实用文章,采用TCP协议来进行穿越。-on a peer-to-peer NAT traversal of practical articles, using TCP for the crossing.
Platform: | Size: 177152 | Author: 刘铭 | Hits:

[Internet-NetworkMakeTCPHoleSCR

Description: 这是一个TCP打洞的程序,是用VC编写的,很好懂-This is a TCP holes the procedure is the use of VC prepared, well understood
Platform: | Size: 11960320 | Author: jqx | Hits:

[P2Pp2p_NAT

Description: p2p内网穿透技术示例源码,基于tcp的解决方案。-p2p network penetration technology sample source, tcp-based solutions.
Platform: | Size: 25600 | Author: 章永辉 | Hits:

[Internet-NetworkMakeTCPHoleNat

Description: 很好用的tcp穿透nat的程序代码,是两个在nat后的pc可以直接通讯。-Good penetration with the tcp code nat is nat after two in the pc can communicate directly.
Platform: | Size: 4258816 | Author: 扬载伦 | Hits:

[P2PP2PClientAndServ

Description: TCP实现P2P通信,包括TCP NAT 打洞 详细信息请看源代码,是个不错的通信程序-TCP to achieve P2P communications, including TCP NAT holes detailed information see the source code is a good communication program
Platform: | Size: 51200 | Author: sunyuyou | Hits:

[P2PMakeTCPHoleNat

Description: tcp穿透nat的程序代码,在2003 下测试通过。-tcp penetration nat procedure code, adopted in 2003 under the test.
Platform: | Size: 89088 | Author: 陈金力 | Hits:

[TCP/IP stackMakeTCPHole

Description: 利用TCP协议在NAT上打洞,分为客户端与服务器端实现-Using TCP protocol on the holes in the NAT, is divided into client and server-side realize
Platform: | Size: 187392 | Author: 李金鑫 | Hits:

[Sniffer Package capturenat

Description: 完整的NAT(网络地址转换系统)技术实现程序包,分3个部分:1)路由器 2)TCP映象 3)UDP映象-Integrity of the NAT (network address translation system) package technology, sub-3 parts: 1) Router 2) TCP mapping 3) UDP Mappings
Platform: | Size: 15360 | Author: 熊成 | Hits:

[Internet-NetworkXSTUNT_server

Description: XSTUNT函数库,做了在 "Characterization and Measurement of TCP Traversal through NAT and Firewalls" 中所述的"STUNT #2"方法,提供了程序员一些简单的函数以实现TCP穿透NAT的功能。此为服务端函数库-Library XSTUNT done in the " Characterization and Measurement of TCP Traversal through NAT and Firewalls" described in " STUNT# 2" method, the programmer provides a simple function in order to achieve the functions of TCP penetrate NAT. This is the client library services
Platform: | Size: 32768 | Author: 黄菲 | Hits:

[Internet-NetworkXSTUNT_client_win32_linux

Description: XSTUNT函数库,做了在 "Characterization and Measurement of TCP Traversal through NAT and Firewalls" 中所述的"STUNT #2"方法,提供了程序员一些简单的函数以实现TCP穿透NAT的功能。此为客户端函数库。-Library XSTUNT done in the " Characterization and Measurement of TCP Traversal through NAT and Firewalls" described in " STUNT# 2" method, the programmer provides a simple function in order to achieve the functions of TCP penetrate NAT. This is the client library.
Platform: | Size: 168960 | Author: 黄菲 | Hits:

[Internet-NetworkTCP

Description: TCP 打洞实例程序 C++编写 有很高的参考价值-TCP NAT
Platform: | Size: 165888 | Author: cygnus | Hits:

[Internet-NetworkTCP-P2P-NAT

Description: TCP实现P2P通信、TCP穿越NAT。 TCP 实现P2P通信、TCP穿越NAT。-TCP to achieve P2P traffic, TCP across NAT. TCP to achieve P2P traffic, TCP through the NAT. TCP to achieve P2P traffic, TCP through the NAT.
Platform: | Size: 88064 | Author: yydy1983 | Hits:

[Program docTCP-NAT-P2P-

Description: 这是基于TCP协议的NAT穿透技术在P2P中的研究与实现的pdf文件,包括原理,穿透过程,很有参考价值-This is the penetration process of TCP NAT traversal in P2P pdf file, including the principle of great reference value! !
Platform: | Size: 203776 | Author: 庄叶丹 | Hits:

[P2PTCP-NAT

Description: P2P程序 TCP穿越NAT程序,程序很简单,很适合新手学习-P2P programs TCP NAT traversal procedures, it is suitable for novice learning
Platform: | Size: 83968 | Author: 张三 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net